How to Install contextfree software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install contextfree software package in Ubuntu 14.04 LTS (Trusty Tahr)

contextfree software package provides image generator based on context-free grammars, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install contextfree 

contextfree is installed in your system.

Make ensure the contextfree package were installed using the commands given below,

$ sudo dpkg-query -l | grep contextfree *

You will get with contextfree package name, version, architecture and description in a table

contextfree package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package contextfree
Version 3.0.5+dfsg1-2.1
Description image generator based on context-free grammars
Sub Section Graphics


See Also, How to uninstall or remove contextfree software package from Ubuntu 14.04 LTS (Trusty Tahr)?